home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_61177.txt < prev    next >
Text File  |  1989-09-06  |  2KB  |  69 lines

  1. -- card: 61177 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=239 top=275 right=292 bottom=258
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   setCrossReference
  23.   go to card id 88379
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=413 top=276 right=293 bottom=432
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: 
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   setCrossReference
  44.   go to card id 89036
  45. end mouseUp
  46.  
  47.  
  48.  
  49.  
  50. -- part contents for background part 2
  51. ----- text -----
  52. A script that explains itself (cont.)
  53.  
  54. -- part contents for background part 1
  55. ----- text -----
  56. visual effect zoom open
  57.  
  58. A command starts at the beginning of a line and extends to the next Return.  (Usually a command fits on one line, but sometimes it goes over.)  The first word is the name of the command.  It may be followed by words that give more detailed information 
  59. (modifiers, parameters, or arguments).
  60.  
  61. The visual command uses the word "effect" simply to read better‚Äî"zoom open" is the actual visual effect that will happen (during the next go command).  See the visual command.*  See also the list of effects.*
  62.  
  63. -- part contents for background part 43
  64. ----- text -----
  65. 267,189
  66.  
  67. -- part contents for background part 44
  68. ----- text -----
  69. A command